home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000277_news@columbia.edu _Thu May 4 09:07:09 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA26495
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 09:07:08 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA28383
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 09:07:08 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA02722
  10.     for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 08:40:33 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: Russell McManus <russell.mcmanus@msdw.com>
  13. Subject: kermit code to parse .authinfo files?
  14. Date: 04 May 2000 08:37:02 -0400
  15. Organization: Morgan Stanley Dean Witter and Discover
  16. Message-ID: <jqazoq6cx01.fsf@msdw.com>
  17. To: kermit.misc@columbia.edu
  18.  
  19.  
  20. Does anyone have a snippet of Kermit code they would be willing to
  21. share to parse .authinfo files?  These files are used to store
  22. passwords in home directories.  As such, they are not the most secure
  23. thing going, but as long as the .authinfo file is owner-only
  24. permissions, it's not quite as bad.
  25.  
  26. A .authinfo file looks like this:
  27.  
  28. machine freddy.blah.com login russe password s0mepassw0rd
  29. machine pubdiscuss.blah.com login russe password s0mepassw0rd
  30. machine usenet.blah.com login russe password s0mepassw0rd
  31.  
  32.  
  33. -russ
  34.  
  35.  
  36. --
  37. Ever wonder why the SAME PEOPLE make up ALL the conspiracy theories?